''See if we need to restart Windows to finish installing system files which may be in use
IF RestartListEmpty() = 0 THEN
i% = DoMsgBox("Certain system files that Setup needs to install are currently in use." + " Please close all other applications and press OK. Setup will exit Windows, install these files, and restart Windows.", PMMAPP$ + " Setup", MB_OK)